Name | Description | |
---|---|---|
![]() | IsNull | Indicates whehther the value should be considered as null. |
![]() ![]() | Null | The Null row value. Use it when you want to return a null for the row value. |
![]() | Value | Row value. Valid if IsNull is false. |
For a list of all members of this type, see NNullable<T> members.
Name | Description | |
---|---|---|
![]() | IsNull | Indicates whehther the value should be considered as null. |
![]() ![]() | Null | The Null row value. Use it when you want to return a null for the row value. |
![]() | Value | Row value. Valid if IsNull is false. |